Fix the xen-api-server option parsing, so that we default to listening on
authorEwan Mellor <ewan@xensource.com>
Thu, 29 Mar 2007 14:22:02 +0000 (15:22 +0100)
committerEwan Mellor <ewan@xensource.com>
Thu, 29 Mar 2007 14:22:02 +0000 (15:22 +0100)
commitebbc8fb301ea425f3abd342a74618c25889984fc
treef04645b194545c3f0812a2b0fd380e0e8cc42587
parentb4fffaec0130f4ab21608c9a2d75e669c4ec4eba
Fix the xen-api-server option parsing, so that we default to listening on
all interfaces when only a port is given.

This was broken by cset 14601:966c65f0ddba.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/SrvServer.py